[INFO] cloning repository https://github.com/minus1ms/whatever
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minus1ms/whatever" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus1ms%2Fwhatever", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus1ms%2Fwhatever'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7777b56edaa0baf57c8fdf4a597ff06d5940b288
[INFO] fixing minus1ms/whatever against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminus1ms%2Fwhatever" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/minus1ms/whatever
[INFO] finished tweaking git repo https://github.com/minus1ms/whatever
[INFO] tweaked toml for git repo https://github.com/minus1ms/whatever written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/minus1ms/whatever on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/minus1ms/whatever already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.18
[INFO] [stderr]   Downloaded quote v1.0.40
[INFO] [stderr]   Downloaded itoa v1.0.15
[INFO] [stderr]   Downloaded lazy_static v1.5.0
[INFO] [stderr]   Downloaded inkwell_internals v0.11.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.39.0
[INFO] [stderr]   Downloaded enum-map-derive v0.17.0
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded windows-targets v0.52.6
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded rustc-hash v1.1.0
[INFO] [stderr]   Downloaded adler2 v2.0.0
[INFO] [stderr]   Downloaded thiserror v1.0.69
[INFO] [stderr]   Downloaded thiserror-impl v1.0.69
[INFO] [stderr]   Downloaded serde_derive v1.0.219
[INFO] [stderr]   Downloaded enum-map v2.7.3
[INFO] [stderr]   Downloaded rand_core v0.9.3
[INFO] [stderr]   Downloaded parking_lot_core v0.9.10
[INFO] [stderr]   Downloaded rustc-demangle v0.1.24
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded scopeguard v1.2.0
[INFO] [stderr]   Downloaded redox_syscall v0.5.12
[INFO] [stderr]   Downloaded autocfg v1.4.0
[INFO] [stderr]   Downloaded lock_api v0.4.12
[INFO] [stderr]   Downloaded semver v1.0.26
[INFO] [stderr]   Downloaded addr2line v0.24.2
[INFO] [stderr]   Downloaded foldhash v0.1.5
[INFO] [stderr]   Downloaded once_cell v1.21.3
[INFO] [stderr]   Downloaded smallvec v1.15.0
[INFO] [stderr]   Downloaded bitflags v2.9.0
[INFO] [stderr]   Downloaded ryu v1.0.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded r-efi v5.2.0
[INFO] [stderr]   Downloaded parking_lot v0.12.3
[INFO] [stderr]   Downloaded getrandom v0.3.3
[INFO] [stderr]   Downloaded llvm-sys v181.2.0
[INFO] [stderr]   Downloaded allocator-api2 v0.2.21
[INFO] [stderr]   Downloaded ron v0.10.1
[INFO] [stderr]   Downloaded miniz_oxide v0.8.8
[INFO] [stderr]   Downloaded serde v1.0.219
[INFO] [stderr]   Downloaded anyhow v1.0.98
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded indexmap v2.9.0
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded memchr v2.7.4
[INFO] [stderr]   Downloaded backtrace v0.3.75
[INFO] [stderr]   Downloaded regex-lite v0.1.6
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]   Downloaded hashbrown v0.15.3
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded inkwell v0.6.0
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded syn v2.0.101
[INFO] [stderr]   Downloaded gimli v0.31.1
[INFO] [stderr]   Downloaded object v0.36.7
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.52.6
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.6
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.6
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1
[INFO] running `Command { std: "docker" "start" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling inkwell v0.6.0
[INFO] [stderr]    Compiling llvm-sys v181.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling inkwell_internals v0.11.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking superhasher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `custom_opcode`
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod custom_opcode;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `custom_opcode`, create file "src/custom_opcode.rs" or "src/custom_opcode/mod.rs"
[INFO] [stdout]   = note: if there is a `mod custom_opcode` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `stack`
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod stack;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `stack`, create file "src/stack.rs" or "src/stack/mod.rs"
[INFO] [stdout]    = note: if there is a `mod stack` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `var`
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod var;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `var`, create file "src/var.rs" or "src/var/mod.rs"
[INFO] [stdout]    = note: if there is a `mod var` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `custom_opcode`
[INFO] [stdout]  --> src/main.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | mod custom_opcode;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `custom_opcode`, create file "src/custom_opcode.rs" or "src/custom_opcode/mod.rs"
[INFO] [stdout]   = note: if there is a `mod custom_opcode` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `stack`
[INFO] [stdout]   --> src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod stack;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `stack`, create file "src/stack.rs" or "src/stack/mod.rs"
[INFO] [stdout]    = note: if there is a `mod stack` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `var`
[INFO] [stdout]   --> src/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | mod var;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `var`, create file "src/var.rs" or "src/var/mod.rs"
[INFO] [stdout]    = note: if there is a `mod var` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `iter` and `ops::Deref`
[INFO] [stdout]  --> src/bytecode.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, iter, ops::Deref, rc::Rc};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/bytecode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, `mapping::Mapping`, and `rev_val_holder::LazyRevVal`
[INFO] [stdout]  --> src/bytecode.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 7 |     custom_opcode::OpcodeInterface,
[INFO] [stdout] 8 |     mapping::Mapping,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter`, `File`, `arch::x86_64`, `backtrace::Backtrace`, `ops::Deref`, and `sync::Arc`
[INFO] [stdout]  --> src/constraint.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     arch::x86_64,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     backtrace::Backtrace,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     fmt::Display,
[INFO] [stdout] 5 |     fs::{self, File},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 6 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 7 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 8 |     rc::Rc,
[INFO] [stdout] 9 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]   --> src/constraint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hashbrown::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/constraint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> src/constraint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]   --> src/constraint.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use once_cell::sync::Lazy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::Mutex`
[INFO] [stdout]   --> src/constraint.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BytecodeMapping`, `Bytecode`, `Context`, `RevValHolder`, `ch`, `evaluated::factorise`, `maj`, `mapping::Mapping`, and `utils::AbstractVal`
[INFO] [stdout]   --> src/constraint.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     bytecode::{Bytecode, BytecodeMapping, BytecodeProgram, BytecodeSingleMapping},
[INFO] [stdout]    |                ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     evaluated::factorise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     mapping::Mapping,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     rev_val_holder::{LazyRevVal, RevValHolder},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 27 |     reverse::{Context, Step1Constraints, Step2Constraints},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 28 |     sha256::{ch, maj},
[INFO] [stdout]    |              ^^  ^^^
[INFO] [stdout] 29 |     utils::AbstractVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `backtrace::Backtrace`
[INFO] [stdout]  --> src/evaluated.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     backtrace::Backtrace,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, `ch`, `maj`, `mapping::Mapping`, `rev_val_holder::LazyRevVal`, `reverse::Context`, and `utils::AbstractVal`
[INFO] [stdout]   --> src/evaluated.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 11 |     mapping::Mapping,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     reverse::Context,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     sha256::{ch, maj},
[INFO] [stdout]    |              ^^  ^^^
[INFO] [stdout] 15 |     utils::AbstractVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> src/mapping.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Deref, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, and `rev_val_holder::LazyRevVal`
[INFO] [stdout]   --> src/rev_fns.rs:8:67
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Constraint, ConstraintId, Constraints, ConstraintsHolder, ContextVal, Operation, RevVal,
[INFO] [stdout]    |                                                                   ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter`, `File`, `OpenOptions`, `Write`, `fmt::Display`, `process::Command`, `rc::Rc`, and `self`
[INFO] [stdout]  --> src/rev_val_holder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::Display,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     fs::{self, File, OpenOptions},
[INFO] [stdout]   |          ^^^^  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 4 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^  ^^^^^
[INFO] [stdout] 5 |     process::Command,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/rev_val_holder.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/rev_val_holder.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractVal`, `ContextVal`, `Operation`, `bytecode::BytecodeProgram`, `evaluated::EvaluatedRevVal`, `reverse::Context`, and `usize_to_var_name`
[INFO] [stdout]   --> src/rev_val_holder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     bytecode::BytecodeProgram,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 15 |     evaluated::EvaluatedRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     mapping::Mapping,
[INFO] [stdout] 17 |     reverse::Context,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     utils::{AbstractVal, usize_to_var_name},
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/reverse.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal` and `RevVal`
[INFO] [stdout]  --> src/reverse.rs:8:76
[INFO] [stdout]   |
[INFO] [stdout] 8 |     constraint::{Constraint, ConstraintId, Constraints, ConstraintsHolder, ContextVal, RevVal},
[INFO] [stdout]   |                                                                            ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]  --> src/sha256.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 183 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 183 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 203 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 203 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 205 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:205:32
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 205 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 207 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:207:32
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 207 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 227 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:227:32
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 227 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 229 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:229:32
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 229 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 231 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 231 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 251 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 251 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 251 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 251 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 253 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 253 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 255 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 255 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 255 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 255 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 258 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:258:32
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 258 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:276:25
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 276 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 276 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 294 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 294 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 294 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 294 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `iter` and `ops::Deref`
[INFO] [stdout]  --> src/bytecode.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, iter, ops::Deref, rc::Rc};
[INFO] [stdout]   |                         ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/bytecode.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, `mapping::Mapping`, and `rev_val_holder::LazyRevVal`
[INFO] [stdout]  --> src/bytecode.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]   |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 7 |     custom_opcode::OpcodeInterface,
[INFO] [stdout] 8 |     mapping::Mapping,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter`, `File`, `arch::x86_64`, `backtrace::Backtrace`, `ops::Deref`, and `sync::Arc`
[INFO] [stdout]  --> src/constraint.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     arch::x86_64,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     backtrace::Backtrace,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     fmt::Display,
[INFO] [stdout] 5 |     fs::{self, File},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 6 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 7 |     ops::Deref,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 8 |     rc::Rc,
[INFO] [stdout] 9 |     sync::Arc,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]   --> src/constraint.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hashbrown::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/constraint.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]   --> src/constraint.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use itertools::Itertools;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `once_cell::sync::Lazy`
[INFO] [stdout]   --> src/constraint.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use once_cell::sync::Lazy;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `parking_lot::Mutex`
[INFO] [stdout]   --> src/constraint.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BytecodeMapping`, `Bytecode`, `Context`, `RevValHolder`, `ch`, `evaluated::factorise`, `maj`, `mapping::Mapping`, and `utils::AbstractVal`
[INFO] [stdout]   --> src/constraint.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     bytecode::{Bytecode, BytecodeMapping, BytecodeProgram, BytecodeSingleMapping},
[INFO] [stdout]    |                ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     evaluated::factorise,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     mapping::Mapping,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     rev_val_holder::{LazyRevVal, RevValHolder},
[INFO] [stdout]    |                                  ^^^^^^^^^^^^
[INFO] [stdout] 27 |     reverse::{Context, Step1Constraints, Step2Constraints},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 28 |     sha256::{ch, maj},
[INFO] [stdout]    |              ^^  ^^^
[INFO] [stdout] 29 |     utils::AbstractVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `backtrace::Backtrace`
[INFO] [stdout]  --> src/evaluated.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     backtrace::Backtrace,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, `ch`, `maj`, `mapping::Mapping`, `rev_val_holder::LazyRevVal`, `reverse::Context`, and `utils::AbstractVal`
[INFO] [stdout]   --> src/evaluated.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 11 |     mapping::Mapping,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     reverse::Context,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     sha256::{ch, maj},
[INFO] [stdout]    |              ^^  ^^^
[INFO] [stdout] 15 |     utils::AbstractVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::Deref`
[INFO] [stdout]  --> src/mapping.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ops::Deref, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal`, `Operation`, `RevVal`, and `rev_val_holder::LazyRevVal`
[INFO] [stdout]   --> src/rev_fns.rs:8:67
[INFO] [stdout]    |
[INFO] [stdout]  8 |         Constraint, ConstraintId, Constraints, ConstraintsHolder, ContextVal, Operation, RevVal,
[INFO] [stdout]    |                                                                   ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 11 |     rev_val_holder::LazyRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter`, `File`, `OpenOptions`, `Write`, `fmt::Display`, `process::Command`, `rc::Rc`, and `self`
[INFO] [stdout]  --> src/rev_val_holder.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     fmt::Display,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 3 |     fs::{self, File, OpenOptions},
[INFO] [stdout]   |          ^^^^  ^^^^  ^^^^^^^^^^^
[INFO] [stdout] 4 |     io::{BufWriter, Write},
[INFO] [stdout]   |          ^^^^^^^^^  ^^^^^
[INFO] [stdout] 5 |     process::Command,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     rc::Rc,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashMap`
[INFO] [stdout]  --> src/rev_val_holder.rs:9:17
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hashbrown::{HashMap, HashSet};
[INFO] [stdout]   |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indexmap::IndexMap`
[INFO] [stdout]   --> src/rev_val_holder.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use indexmap::IndexMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AbstractVal`, `ContextVal`, `Operation`, `bytecode::BytecodeProgram`, `evaluated::EvaluatedRevVal`, `reverse::Context`, and `usize_to_var_name`
[INFO] [stdout]   --> src/rev_val_holder.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     bytecode::BytecodeProgram,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     constraint::{ContextVal, Operation, RevVal},
[INFO] [stdout]    |                  ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 15 |     evaluated::EvaluatedRevVal,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     mapping::Mapping,
[INFO] [stdout] 17 |     reverse::Context,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     utils::{AbstractVal, usize_to_var_name},
[INFO] [stdout]    |             ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `hashbrown::HashMap`
[INFO] [stdout]  --> src/reverse.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use hashbrown::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ContextVal` and `RevVal`
[INFO] [stdout]  --> src/reverse.rs:8:76
[INFO] [stdout]   |
[INFO] [stdout] 8 |     constraint::{Constraint, ConstraintId, Constraints, ConstraintsHolder, ContextVal, RevVal},
[INFO] [stdout]   |                                                                            ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::time`
[INFO] [stdout]  --> src/sha256.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use core::time;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 183 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 183 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 183 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:203:25
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 203 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:203:32
[INFO] [stdout]     |
[INFO] [stdout] 203 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 203 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 203 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 205 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:205:32
[INFO] [stdout]     |
[INFO] [stdout] 205 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 205 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 205 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:207:25
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 207 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:207:32
[INFO] [stdout]     |
[INFO] [stdout] 207 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 207 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 207 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:227:25
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 227 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:227:32
[INFO] [stdout]     |
[INFO] [stdout] 227 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 227 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 227 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:229:25
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 229 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:229:32
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 229 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 229 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:231:25
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 231 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:231:32
[INFO] [stdout]     |
[INFO] [stdout] 231 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 231 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 231 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:251:25
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 251 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 251 +                     let t1 = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 |                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 251 -                     let (t1) = (t1.wrapping_sub(w[i]));
[INFO] [stdout] 251 +                     let (t1) = t1.wrapping_sub(w[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 253 +                     let t1 = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:253:32
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout]     |                                ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 253 -                     let (t1) = (t1.wrapping_sub(K[i]));
[INFO] [stdout] 253 +                     let (t1) = t1.wrapping_sub(K[i]);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 255 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 255 +                     let t1 = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:255:32
[INFO] [stdout]     |
[INFO] [stdout] 255 |                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout]     |                                ^                            ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 255 -                     let (t1) = (t1.wrapping_sub(ch(e, f, g)));
[INFO] [stdout] 255 +                     let (t1) = t1.wrapping_sub(ch(e, f, g));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:258:25
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 258 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:258:32
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 258 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 258 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:276:25
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 276 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:276:32
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 276 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around pattern
[INFO] [stdout]    --> src/sha256.rs:294:25
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                         ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 294 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 294 +                     let t1 = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/sha256.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 |                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout]     |                                ^                                                   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 294 -                     let (t1) = (t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e))));
[INFO] [stdout] 294 +                     let (t1) = t1.wrapping_sub(h_temp.wrapping_add(big_sigma1(e)));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superhasher` (bin "superhasher") due to 3 previous errors; 47 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `superhasher` (bin "superhasher" test) due to 3 previous errors; 47 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1", kill_on_drop: false }`
[INFO] [stdout] 8072c34f53548b91e4536918e1142bffc06e86661babe68730eef41aa42636a1
